home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 27 / Mac Magazin and MacEasy Magazine CD - Issue 27.iso / Spiele & Edutainment / Farkle 1.0 / Farkle 1.0 Doc < prev   
Text File  |  1996-09-16  |  4KB  |  57 lines

  1. Farkle 1.0
  2. by Chris Kartheiser
  3.  
  4. General
  5. This is a simple implementation of a dice game my family used to play.  The object is to score points by rolling combinations of dice, until one player scores over the 'game' score.  There is, however, a bit of strategy and luck about how far you should press your luck.  More later.
  6.  
  7. Rules
  8. Each player starts his/her/its turm by rolling all six dice.  From this roll, any/all of the scoring possibilities my be 'held', and the remainder rolled again.  If all six of the dice become 'held', then all six may be rolled.  This continues until the player decides to keep the points gathered so far and pass the dice to the next player, or until no scoring combinations are rolled (ie. Farkle).  Any points for that turn when a player decides to stop rolling are added to the score.  Any points for that turn when a player farkles, however, are lost.
  9.  
  10. The only cavaet is that a player cannot pass the dice until he/she/it has at least 500 pts.
  11.  
  12. Play
  13. Choose the persona of each of the four players, by using the 'Players' choice under the preferences menu.  The choices are (left to right): human, computer, and none.  The 'game' score can be set between 5000/10000 pts. as well, under the preferences menu.  The default is 10000.
  14.  
  15. To start the game, choose 'New Game' from the file menu.  A dialog appears with the first roll of the dice.  Click on the dice you wish to keep.  If you change your mind, simply click again.  The game will not allow you to keep 'non-score' dice, so don't worry.  Alternatively, you can click the blank die in the center, which toggles the 'held' status of all of the rolled dice.  
  16.  
  17. To risk the points gained this turn, click the 'Roll' button.  This 'holds' the choosen dice, and rolls the remainder.  If you wish to pass the dice to the next player, click the 'Next' button.  Remember to still select the dice you wish to keep from the current roll, or you will pass the dice without adding them to your score (it will beep to let you know you just threw away a score!) 
  18.  
  19. When a player finally does go over the 'game' score and passes the dice to the next player, each of the other players gets a final chance to beat that score (or whichever one is currently the highest).  Thus the first one done does not necessarily win, and you must judge how far over the 'game' score is safe to stop at.  You will not be allowed to pass the dice once someone has gone out, as its become all-or-nothing.
  20.  
  21. The 'Done' button is used to end the game, not your turn.  That is what the 'Next' button is for.
  22.  
  23. Easiest way to get the hang of this, is to just go in and mess around.  Trust me, it can be addictive.
  24.  
  25. Scoring
  26. Combination                   Example                       Score
  27. Six of a Kind                   (1 1 1 1 1 1)            4000 pts.
  28. Straight                                      (1 2 3 4 5 6)            2000 pts.
  29. 2 Three of a kind       (1 1 1 2 2 2)             2000 pts.
  30. Three Aces                         (1 1 1 2 3 4)          1000 pts.
  31. Three of a kind        (2 2 2 3 4 6)             (100*value) pts.
  32. Single Ace                          (1 2 2 3 4 6)           50 pts.
  33. Single Five                         (5 2 2 3 4 6)           100 pts.
  34.  
  35. All dice in a roll can be scored.  Thus, a roll of (1 4 2 4 4 5) would score:
  36.     100   (ace)
  37.   400   (three fours)
  38.   +50   (five)
  39.   550 pts.
  40.  
  41. Of course, you could keep the ace, or the five, or the three fours, or any combination.  But you must keep something to be able to roll again.
  42.  
  43. Releases
  44. 1.0 (Sep.16, 1996) 
  45.    • You're soaking in it.  First public release.
  46.  
  47.  
  48. Typical ending statements here:  if you like this program...please let me know!  This is the first program that has made it outside the safety of my small househould, and I would hate to think that it met absolutely no favor.  
  49. You may distribute this game freely, as long as this document is with it.
  50. I retain all rights to the program and this document (not that I _really_ want to claim this ugly document...but :).
  51.  
  52. Thanks...and enjoy!
  53. Chris Kartheiser
  54. cjk@whytel.com
  55.  
  56.  
  57.